PatternType Enumeration

Definition

Namespace: Independentsoft.Office.Spreadsheet.Styles
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public enum PatternType

Members

DarkDown0 
DarkGray1 
DarkGrid2 
DarkHorizontal3 
DarkTrellis4 
DarkUp5 
DarkVertical6 
Gray06257 
Gray1258 
LightDown9 
LightGray10 
LightGrid11 
LightHorizontal12 
LightTrellis13 
LightUp14 
LightVertical15 
MediumGray16 
Solid17 
None18 
NotDefined19 

See Also